home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 116 / MacAddict 116 (Mac Power Pack)(theDISC)(April 2006).iso / Software / Graphics & Multimedia / MacCaptureWEB.dmg / Install MacCapture.app / Contents / Resources / installscript.plist < prev    next >
Extensible Markup Language  |  2005-09-07  |  2KB  |  78 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.     <key>Action List</key>
  6.     <array>
  7.         <dict>
  8.             <key>Action Type</key>
  9.             <string>Display License</string>
  10.             <key>Bullet Title</key>
  11.             <string>License</string>
  12.             <key>File Path</key>
  13.             <string>License.rtf</string>
  14.             <key>Heading Title</key>
  15.             <string>License Agreement</string>
  16.         </dict>
  17.         <dict>
  18.             <key>Action Type</key>
  19.             <string>Display Read Me</string>
  20.             <key>Bullet Title</key>
  21.             <string>Read Me</string>
  22.             <key>File Path</key>
  23.             <string>Read Me.rtf</string>
  24.             <key>Heading Title</key>
  25.             <string>Information</string>
  26.         </dict>
  27.         <dict>
  28.             <key>Action Type</key>
  29.             <string>Install Item</string>
  30.             <key>File Path</key>
  31.             <string>MacCapture</string>
  32.             <key>Install To</key>
  33.             <string>/Applications</string>
  34.             <key>Quit Action</key>
  35.             <string>None</string>
  36.             <key>Replace</key>
  37.             <string>If Newer</string>
  38.         </dict>
  39.         <dict>
  40.             <key>Action Type</key>
  41.             <string>Install Item</string>
  42.             <key>File Path</key>
  43.             <string>MacCapture alias</string>
  44.             <key>Install To</key>
  45.             <string>~/Desktop</string>
  46.             <key>Quit Action</key>
  47.             <string>None</string>
  48.             <key>Replace</key>
  49.             <string>If Newer</string>
  50.         </dict>
  51.     </array>
  52.     <key>Choose Volume</key>
  53.     <string>TRUE</string>
  54.     <key>Create Uninstaller</key>
  55.     <string>TRUE</string>
  56.     <key>Installer Exit Parameter</key>
  57.     <string></string>
  58.     <key>Installer Launch Parameter</key>
  59.     <string></string>
  60.     <key>Minimum OS</key>
  61.     <string>10.1.0</string>
  62.     <key>Next Button Default</key>
  63.     <string>TRUE</string>
  64.     <key>Require Admin</key>
  65.     <string>FALSE</string>
  66.     <key>Require Authentication</key>
  67.     <string>TRUE</string>
  68.     <key>Require Boot Volume</key>
  69.     <string>FALSE</string>
  70.     <key>Uninstaller Exit Parameter</key>
  71.     <string></string>
  72.     <key>Uninstaller Launch Parameter</key>
  73.     <string></string>
  74.     <key>Uninstaller Name</key>
  75.     <string>~/Library/Logs/MacCapture Uninstall</string>
  76. </dict>
  77. </plist>
  78.